C1.Web.Mvc.Sheet Namespace / BoundSheet<T> Class / SelectionRanges Property

In This Topic
SelectionRanges Property (BoundSheet<T>)
In This Topic
Gets or sets the selection array.
Syntax
'Declaration
 
Public ReadOnly Property SelectionRanges As IList(Of CellRange)
 
See Also